翻訳と辞書
Words near each other
・ Call It Conspiracy
・ Call It Courage
・ Call It Home
・ Call It Luck
・ Call It Rhythm and Blues/Baby, Let Me In
・ Call It Sleep
・ Call It Spring
・ Call It Stormy Monday (But Tuesday Is Just as Bad)
・ Call It Watcha Like
・ Call It What You Want
・ Call It What You Want (Foster the People song)
・ Call It What You Want (New Kids on the Block song)
・ Call It Whatever
・ Call It Whatever (song)
・ Call Lake Provincial Park
Call Level Interface
・ Call logging
・ Call login system
・ Call management
・ Call Me
・ Call Me (Al Green album)
・ Call Me (Andrea True Connection song)
・ Call Me (Anna Vissi song)
・ Call Me (Aretha Franklin song)
・ Call Me (Blondie song)
・ Call Me (Come Back Home)
・ Call Me (EP)
・ Call Me (Feminnem song)
・ Call Me (film)
・ Call Me (Go West song)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Call Level Interface : ウィキペディア英語版
Call Level Interface

The Call Level Interface (CLI) is an application programming interface (API) and software standard to embed Structured Query Language (SQL) code in a host program as defined in a joint standard by the International Organization for Standardization (ISO) and International Electrotechnical Commission (IEC): ISO/IEC 9075-3:2003.〔(【引用サイトリンク】url=http://www.iso.org/iso/iso_catalogue/catalogue_ics/catalogue_detail_ics.htm?csnumber=34134 )〕 The Call Level Interface defines how a program should send SQL queries to the database management system (DBMS) and how the returned recordsets should be handled by the application in a consistent way. Developed in the early 1990s, the API was defined only for the programming languages C and COBOL.
The interface is part of what The Open Group, publishes in a part of the X/Open Portability Guide, termed the Common Application Environment, which is intended to be a wide standard for programming open applications, i.e., applications from different programming teams and different vendors that can interoperate efficiently. SQL/CLI provides an international standard implementation-independent CLI to access SQL databases. Client-server tools can easily access databases through dynamic-link libraries (DLL). It supports and encourages a rich set of client-server tools.
The most widespread use of the CLI standard is the basis of the Open Database Connectivity (ODBC) specification, which is widely used to allow applications to transparently access database systems from different vendors. The current version of the API, ODBC 3.52, incorporates features from both the ISO and X/Open standards. Examples of languages that support Call Level Interface are ANSI C, C#, Visual Basic .NET (VB.NET), Java, Pascal, and Fortran.
==History==
The work with the Call Level Interface began in a subcommittee of the US-based SQL Access Group (SAG)〔http://dictionary.reference.com/browse/call-level+interface〕 In 1992, it was initially published and marketed as Microsoft's ODBC API. The CLI specification was submitted as to the ISO and American National Standards Institute (ANSI) standards committees in 1993. The standard has the book number ISBN 1-85912-081-4 and the internal document number is C451.
ISO SQL/CLI is an addendum to 1992 SQL standard (SQL-92). It was completed as ISO standard ISO/IEC 9075-3:1995 Information technology—Database languages—SQL—Part 3: Call-Level Interface (SQL/CLI). The current SQL/CLI effort is adding support for SQL3.
In the fourth quarter of 1994, control over the standard was transferred to the X/Open Company, which significantly expanded and updated it. The X/Open CLI interface is a superset of the ISO SQL CLI.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Call Level Interface」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.